home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Mac OS 8.5 Updaters / RealPC⁄Soft Windows / SoftWindows / SoftWindows Upgrade Disk / INSIGNIA / MAC / AUTOEX31.GR < prev    next >
Encoding:
Text File  |  1998-08-24  |  975 b   |  28 lines

  1. @echo off
  2. rem
  3. rem    AUTOEXEC.BAT
  4. rem    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  5. rem
  6. path c:\insignia;c:\dos;c:\nwclient;c:\
  7. path C:\windows;%path%
  8. if exist c:\windows\iexplore\mail\nul path %path%;c:\windows\iexplore\mail
  9. set TEMP=C:\DOS
  10.  
  11. rem  *************************************************************************
  12. rem  * Uncomment the following line if you select Sound Blaster Pro emulation.
  13. rem  set BLASTER=A220 I5 D1 T4
  14. rem  *************************************************************************
  15. rem  * Uncomment the following line if you select Sound Blaster 16 emulation.
  16. rem  set BLASTER=A220 I5 D1 H5 P330 T6
  17. rem  *************************************************************************
  18.  
  19. c:\insignia\fsadrive e: g: h:
  20. call c:\insignia\usecd.bat
  21. c:\insignia\mouse.com
  22. mode com1:9600,n,8,1
  23. prompt $p$g
  24. ver
  25. mode con codepage prepare=((850) c:\dos\ega.cpi)
  26. mode con codepage select=850
  27. keyb gr,,c:\insignia\keyboard.sys
  28.